[arch-commits] Commit in kdeedu-data/kde-unstable (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Nov 20 22:52:54 UTC 2015


    Date: Friday, November 20, 2015 @ 23:52:53
  Author: arojas
Revision: 251740

Add .install

Modified:
  kdeedu-data/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-20 21:50:23 UTC (rev 251739)
+++ PKGBUILD	2015-11-20 22:52:53 UTC (rev 251740)
@@ -9,10 +9,12 @@
 url="http://kde.org/applications/education"
 arch=('any')
 license=('GPL' 'LGPL' 'FDL')
+depends=('hicolor-icon-theme')
 makedepends=('extra-cmake-modules')
 conflicts=('libkdeedu<14')
 source=("http://download.kde.org/unstable/applications/${pkgver}/src/$pkgname-${pkgver}.tar.xz")
 sha1sums=('1e59b79651f6905e9c1db31fd6852dcd1cbbb2ce')
+install=$pkgname.install
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list