perl: simplify packaging slightly
Change-Id: Ib9049642b4afd7aa529501672cfa50d983f85e4f
This commit is contained in:
committed by
Jade Lovelace
parent
80f814d2a1
commit
f5fbf9bce0
@@ -22,13 +22,12 @@ perl_libstore = shared_module(
|
||||
name_prefix : '',
|
||||
dependencies : [
|
||||
libstore,
|
||||
libutil,
|
||||
sodium,
|
||||
perl_include,
|
||||
kj,
|
||||
],
|
||||
link_args : [
|
||||
# Nix doesn't provide a pkg-config file for libutil.
|
||||
'-llixutil',
|
||||
soname_args,
|
||||
],
|
||||
install : true,
|
||||
|
||||
Reference in New Issue
Block a user