summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoribilux2017-12-29 18:07:25 +0100
committeribilux2017-12-29 18:07:25 +0100
commit6ed289c8e39dc8791f5f2acd015de56d7ba31d0b (patch)
tree870a7923cfa88802bd5e41250fc3dd8eed1fd125
parentd741832491d6bffb0c9ef6927d9f971d3cd97ec3 (diff)
downloadaur-6ed289c8e39dc8791f5f2acd015de56d7ba31d0b.tar.gz
remove unnecessary makedepends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c77cb10d37d6..70bc654b3231 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,6 @@ pkgbase = brother-mfcj245
arch = i686
arch = x86_64
license = custom:brother
- makedepends = rpmextract
depends = a2ps
depends = cups
source = fix_lp.patch
diff --git a/PKGBUILD b/PKGBUILD
index 9d936964dcf5..732b408126f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,6 @@ pkgdesc="Driver for the Brother MFC-j245 wifi multifuncional printer"
url="http://solutions.brother.com/linux/en_us/index.html"
license=('custom:brother')
depends=('a2ps' 'cups')
-makedepends=('rpmextract')
install="brother-mfcj245.install"
arch=('i686' 'x86_64')