From 6b6777ffba9860bc81b41b2a642fa243a9bff73e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= <40623528+Rafostar@users.noreply.github.com> Date: Sat, 6 Feb 2021 16:25:28 +0100 Subject: [PATCH] Remove info about Ubuntu package from README.md We cannot build Ubuntu deb package currently due to missing gtk4-dev files in Ubuntu repos. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6849b59..a755c5a5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ flatpak install https://rafostar.github.io/flatpak/com.github.rafostar.Clapper.f ## Packages The [pkgs folder](https://github.com/Rafostar/clapper/tree/master/pkgs) in this repository contains build scripts for various package formats. You can use them to build package yourself or download one of pre-built packages: -#### Debian, Fedora, openSUSE & Ubuntu +#### Debian, Fedora & openSUSE Pre-built packages are available in [my repo](https://software.opensuse.org//download.html?project=home%3ARafostar&package=clapper) ([see status](https://build.opensuse.org/package/show/home:Rafostar/clapper)) #### Arch Linux