author | Andrea Scarpino
<andrea@archlinux.org> 2011-11-22 01:22:51 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2011-11-22 01:22:51 UTC |
parent | 12c0138b38eb99b7b81f2f9af92a2b2b12cdb22e |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 0be4a26..e2341d7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="The Oxygen Icon Theme" arch=('any') url='http://www.oxygen-icons.org/' license=('LGPL') -makedepends=('pkgconfig' 'cmake' 'automoc4') +makedepends=('cmake' 'automoc4') source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") sha1sums=('5218fa2816fe1d9944ce646b60feebb5cd8ca341')