gui-apps/ReGreet: remove gtk4 useflasg

* can't be build with gtk3

Closes: https://bugs.gentoo.org/924751
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte
2024-02-17 09:35:48 +00:00
parent 2f2b1aa110
commit 8a2dd4f18a
3 changed files with 4 additions and 5 deletions

View File

@@ -4,7 +4,6 @@
<use>
<flag name="systemd">Use system-tmpfiles to create cache and logs folder</flag>
<flag name="openrc">Manually create cache and logs folder</flag>
<flag name="gtk4">Compile with gtk4 support</flag>
</use>
<maintainer type="person">
<email>gonegrier.duarte@gmail.com</email>