diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:43:01 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-06-29 12:43:01 +0100 |
commit | 67d8780b57e7bcb7d59e047d10188391a6d166cf (patch) | |
tree | c905e21355ce8f32f266d945a798108a0862b2a7 /sys-boot | |
parent | d3cc290089b41bad2486b29d35e9bd6c5219c63e (diff) |
sys-boot/plymouth : adjust deps
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/plymouth/plymouth-0.9.4-r11.ebuild (renamed from sys-boot/plymouth/plymouth-0.9.4-r10.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/plymouth/plymouth-0.9.4-r10.ebuild b/sys-boot/plymouth/plymouth-0.9.4-r11.ebuild index c768739d..5f27d81a 100644 --- a/sys-boot/plymouth/plymouth-0.9.4-r10.ebuild +++ b/sys-boot/plymouth/plymouth-0.9.4-r11.ebuild @@ -29,7 +29,7 @@ CDEPEND=" >=x11-libs/gtk+-3.14:3 x11-libs/cairo ) - libkms? ( x11-libs/libdrm[libkms] ) + libkms? ( x11-libs/libdrm ) pango? ( >=x11-libs/pango-1.21 ) " DEPEND="${CDEPEND} |