mirror of
https://github.com/toreanderson/clatd
synced 2026-03-20 20:54:52 +00:00
mk: Fix Debian package list
perl-modules now seems to have a version number in it's name. Install the full perl instead which depends on perl-modules-*.
This commit is contained in:
2
Makefile
2
Makefile
@@ -50,7 +50,7 @@ install:
|
|||||||
install -D -m0755 scripts/clatd.networkmanager $(NM_DISPATCHER)
|
install -D -m0755 scripts/clatd.networkmanager $(NM_DISPATCHER)
|
||||||
|
|
||||||
DEB_PACKAGES = \
|
DEB_PACKAGES = \
|
||||||
perl-base perl-modules libnet-ip-perl libnet-dns-perl libjson-perl \
|
perl libnet-ip-perl libnet-dns-perl libjson-perl \
|
||||||
iproute2 nftables tayga
|
iproute2 nftables tayga
|
||||||
|
|
||||||
RPM_PACKAGES = \
|
RPM_PACKAGES = \
|
||||||
|
|||||||
Reference in New Issue
Block a user