[arch-commits] Commit in xdg-desktop-portal-kde/kde-unstable (PKGBUILD)
    Antonio Rojas 
    arojas at archlinux.org
       
    Thu Sep 13 23:11:00 UTC 2018
    
    
  
    Date: Thursday, September 13, 2018 @ 23:10:59
  Author: arojas
Revision: 334519
Drop bogus makedepend
Modified:
  xdg-desktop-portal-kde/kde-unstable/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-13 23:07:50 UTC (rev 334518)
+++ PKGBUILD	2018-09-13 23:10:59 UTC (rev 334519)
@@ -8,7 +8,7 @@
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(LGPL)
 depends=(ki18n knotifications pipewire libepoxy kwayland kwidgetsaddons)
-makedepends=(extra-cmake-modules ladspa)
+makedepends=(extra-cmake-modules)
 provides=(xdg-desktop-portal-impl)
 groups=(plasma)
 source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
    
    
More information about the arch-commits
mailing list