← recipes

Commit a3aefb9

3
plików
+10
dodanych
-5
usuniętych
@@ -8,8 +8,8 @@ license:
8 8 - 'MIT'
9 9
10 10 depends:
11 -- 'fontconfig'
12 -- 'freetype2'
11 +- 'xorg-fontconfig'
12 +- 'freetype'
13 13 - 'harfbuzz'
14 14 makedepends:
15 15 - meson
@@ -11,7 +11,6 @@ depends:
11 11 - 'wayland'
12 12 - 'fcft'
13 13 - 'tllist'
14 -- 'pixman'
15 14 - 'libxkbcommon'
16 15 makedepends:
17 16 - meson
@@ -1,6 +1,6 @@
1 1 pkgname: 'xfce4-panel'
2 2 pkgver: '4.20.8'
3 -pkgrel: '1'
3 +pkgrel: '2'
4 4 pkgdesc: 'Panel for the Xfce desktop environment.'
5 5 url: 'https://www.xfce.org/'
6 6 arch: x86_64
@@ -8,7 +8,13 @@ license:
8 8 - 'GPL2 LGPL2.1'
9 9
10 10 depends:
11 -- bazaar
11 +- 'garcon'
12 +- 'exo'
13 +- 'libwnck'
14 +- 'libxfce4ui'
15 +- 'libxfce4util'
16 +- 'xfconf'
17 +- 'gtk3'
12 18
13 19 makedepends:
14 20 - exo