diff options
author | Chris <xchrisx@uber.space> | 2020-04-23 00:34:21 +0200 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2020-04-22 22:40:40 +0000 |
commit | 9950b6bb4f1c3abfc9b8af79850fd708aef81e58 (patch) | |
tree | 0af3314951ca83f625e0550ebebdea6ec8586ecd /profiles | |
parent | ac5ef443c43b2bb78a958e3fd4fb4b48533be47a (diff) | |
download | tde-packaging-gentoo-9950b6bb4f1c3abfc9b8af79850fd708aef81e58.tar.gz tde-packaging-gentoo-9950b6bb4f1c3abfc9b8af79850fd708aef81e58.zip |
Live ebuilds: Force `xinerama` USE of Kaffeine.
Also: Fix some typo of previous commit.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.use.force | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.use.force b/profiles/package.use.force index ed663958..fe4581de 100644 --- a/profiles/package.use.force +++ b/profiles/package.use.force @@ -1,3 +1,8 @@ # Chris (2020-04-22) # Building without tdehwlib segfaults, but you can try and report. -=trinity-libs/tdelibs-9999 hwlib
\ No newline at end of file +=trinity-base/tdelibs-9999 hwlib + +Chris (2020-04-22) +# As of today Kaffeine can be only build with xinerama support. +# If that is fixed, the build option will be optional again. +trinity-apps/kaffeine xinerama
\ No newline at end of file |