mirror of
https://codeberg.org/kiss-community/repo
synced 2025-02-24 23:26:29 -07:00
gtk+3: nit
This commit is contained in:
parent
18f46efc43
commit
608b7a5682
@ -3,7 +3,7 @@
|
|||||||
patch -p1 < no-fribidi.patch
|
patch -p1 < no-fribidi.patch
|
||||||
|
|
||||||
# Remove configure check for atk-bridge and fribidi. Funny enough, atk-bridge
|
# Remove configure check for atk-bridge and fribidi. Funny enough, atk-bridge
|
||||||
# is not requires under wayland and there are ifdefs in place to ensure this.
|
# is not required under wayland and there are ifdefs in place to ensure this.
|
||||||
# The build system forces the dependency anyway so we must remove it.
|
# The build system forces the dependency anyway so we must remove it.
|
||||||
sed -e 's/\(ATK_PACKAGES="atk\) atk-bridge-2.0"/\1"/' \
|
sed -e 's/\(ATK_PACKAGES="atk\) atk-bridge-2.0"/\1"/' \
|
||||||
-e 's/fribidi >= 0\.19\.7//g' \
|
-e 's/fribidi >= 0\.19\.7//g' \
|
||||||
|
Loading…
Reference in New Issue
Block a user