https://bugs.kde.org/show_bug.cgi?id=384566

--- Comment #5 from Cristian Aravena Romero <carav...@gmail.com> ---
Hello Haman,

# su -c "grep '^deb ' /etc/apt/sources.list | \
sed 's/^deb/deb-src/g' > /etc/apt/sources.list.d/deb-src.list"

# apt update -y

https://askubuntu.com/questions/212027/getting-build-dependencies-and-source-by-default
# apt-get build-dep k3b

== Compiling ==
# git clone git://anongit.kde.org/k3b
# cd k3b
# mkdir build
# cd build
# cmake ..
# make
# make install

Regards,
--
Cristian

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to