[arch-commits] Commit in libmarble4/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Jul 29 19:32:49 UTC 2015


    Date: Wednesday, July 29, 2015 @ 21:32:47
  Author: arojas
Revision: 242846

Drop libastro dependency

Modified:
  libmarble4/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-29 17:30:18 UTC (rev 242845)
+++ PKGBUILD	2015-07-29 19:32:47 UTC (rev 242846)
@@ -8,7 +8,7 @@
 url="http://kde.org/applications/education/marble/"
 arch=(i686 x86_64)
 license=(GPL LGPL FDL)
-depends=(kdebase-runtime libastro)
+depends=(kdebase-runtime)
 makedepends=(cmake automoc4 gpsd libwlocate)
 optdepends=('gpsd: GPS support' 'libwlocate: WLAN based geolocation')
 conflicts=(kdeedu-marble)



More information about the arch-commits mailing list