From af6576819ab80881b1056b01d2c4df454dfd5ef7 Mon Sep 17 00:00:00 2001 From: Sergiotarxz Date: Sun, 10 Nov 2024 17:23:00 +0100 Subject: [PATCH] Removing the dep also from package manager. --- Build.PL | 1 - deps | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 deps diff --git a/Build.PL b/Build.PL index 11e310e..c6cc354 100755 --- a/Build.PL +++ b/Build.PL @@ -21,7 +21,6 @@ my $build = Module::Build->new( 'DBIx::Class' => 0, 'Pango' => 0, 'Crypt::URandom' => 0, - 'Inline::C' => 0, }, extra_linker_flags => ['-lfontconfig', '-lfreetype'], test_requires => { diff --git a/deps b/deps new file mode 100644 index 0000000..77bb55d --- /dev/null +++ b/deps @@ -0,0 +1 @@ +DBI DBD::SQLite Cairo::GObject Glib::IO Glib::Object::Introspection JSON Moo YAML::PP Path::Tiny DBIx::Class Pango Crypt::URandom