mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
perl: Add deprecate.pm to perlbase-essential
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -458,7 +458,7 @@ TITLE:=essential perl module
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/perlbase-essential/install
|
define Package/perlbase-essential/install
|
||||||
$(call perlmod/Install,$(1),Carp Carp.pm Exporter Exporter.pm constant.pm lib.pm locale.pm overload.pm overloading.pm parent.pm strict.pm subs.pm vars.pm warnings warnings.pm,)
|
$(call perlmod/Install,$(1),Carp Carp.pm Exporter Exporter.pm constant.pm lib.pm locale.pm overload.pm overloading.pm parent.pm strict.pm subs.pm vars.pm warnings warnings.pm deprecate.pm,)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildPackage,perlbase-essential))
|
$(eval $(call BuildPackage,perlbase-essential))
|
||||||
|
|||||||
Reference in New Issue
Block a user