makedepends for unzip, not depends
authorAnders Bergh <anders1@gmail.com>
Mon, 17 Dec 2007 07:41:21 +0100
changeset 9 02c3c213b8c0
parent 7 c9bd17599375
child 10 740601aa36e5
makedepends for unzip, not depends
sources/dmdirc-nightly/PKGBUILD
sources/dmdirc/PKGBUILD
--- a/sources/dmdirc-nightly/PKGBUILD	Mon Dec 17 05:37:21 2007 +0000
+++ b/sources/dmdirc-nightly/PKGBUILD	Mon Dec 17 07:41:21 2007 +0100
@@ -6,7 +6,8 @@
 arch=(i686 x86_64)
 url="http://www.dmdirc.com/en/"
 license=('MIT')
-depends=(java-runtime unzip)
+depends=(java-runtime)
+makedepends=(unzip)
 source=(http://www.dmdirc.com/nightly/DMDirc_latest.jar
        DMDirc.desktop
        DMDirc.svg
--- a/sources/dmdirc/PKGBUILD	Mon Dec 17 05:37:21 2007 +0000
+++ b/sources/dmdirc/PKGBUILD	Mon Dec 17 07:41:21 2007 +0100
@@ -6,7 +6,8 @@
 arch=(i686 x86_64)
 url="http://www.dmdirc.com/en/"
 license=('MIT')
-depends=(java-runtime unzip)
+depends=(java-runtime)
+makedepends=(unzip)
 source=(http://dmdirc.googlecode.com/files/DMDirc-$pkgver.jar
         DMDirc.desktop
         DMDirc.svg