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

Antonio Rojas arojas at gemini.archlinux.org
Fri Jul 16 20:48:38 UTC 2021


    Date: Friday, July 16, 2021 @ 20:48:38
  Author: arojas
Revision: 420044

Add libepoxy dependency

Modified:
  krfb/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-16 20:04:48 UTC (rev 420043)
+++ PKGBUILD	2021-07-16 20:48:38 UTC (rev 420044)
@@ -3,12 +3,12 @@
 
 pkgname=krfb
 pkgver=21.07.80
-pkgrel=1
+pkgrel=2
 pkgdesc='Desktop Sharing'
 url='https://apps.kde.org/krfb/'
 arch=(x86_64)
 license=(LGPL)
-depends=(kdnssd kxmlgui kwallet libvncserver pipewire kcompletion hicolor-icon-theme)
+depends=(libepoxy kdnssd kxmlgui kwallet libvncserver pipewire kcompletion hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools)
 groups=(kde-applications kde-network)
 source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})




More information about the arch-commits mailing list