wok diff xorg-xf86-input-synaptics/receipt @ rev 25864
ncurses-dev: fix pkgconfig path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Aug 30 13:06:18 2025 +0000 (2 weeks ago) |
parents | 5d79829fa876 |
children |
line diff
1.1 --- a/xorg-xf86-input-synaptics/receipt Wed Jul 07 17:56:16 2021 +0000 1.2 +++ b/xorg-xf86-input-synaptics/receipt Sat Aug 30 13:06:18 2025 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.5 WEB_SITE="https://www.x.org/" 1.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 1.7 +CONFIG_FILES="/etc/X11/xorg.conf.d/45-synaptics.conf" 1.8 1.9 DEPENDS="xorg-server xorg-libXtst mtdev" 1.10 BUILD_DEPENDS="xorg-server-dev xorg-libXtst-dev mtdev-dev"